sunxi: Add reg property for USB OTG node in sun8i-a83t.dtsi
authorChen-Yu Tsai <[email protected]>
Mon, 5 Feb 2018 14:03:25 +0000 (22:03 +0800)
committerJagan Teki <[email protected]>
Tue, 13 Mar 2018 14:33:45 +0000 (20:03 +0530)
commit1bcfba537e7f59ce997094139a1f69a598e0c618
treec1b18fed73714c65dfbfed8d56e758a6e51874e1
parent47952b8e42c2790150e16d3d4235b3a1ee0ba9bb
sunxi: Add reg property for USB OTG node in sun8i-a83t.dtsi

When the OTG node was added, its reg property for its address space was
missing. With commit f4f9896ac310 ("musb: sunxi: Use base address from
device tree"), the OTG controller's address is derived from the device
tree exclusively. The missing property results in U-boot crashing when
MUSB is initialized.

Fixes: b0bea6678981 ("sunxi: Add USB and R_PIO nodes to sun8i-a83t.dtsi")
Signed-off-by: Chen-Yu Tsai <[email protected]>
Acked-by: Maxime Ripard <[email protected]>
Reviewed-by: Jagan Teki <[email protected]>
Tested-by: Jagan Teki <[email protected]>
arch/arm/dts/sun8i-a83t.dtsi